3.67 \(\int \frac {\sinh ^{\frac {3}{2}}(x)}{x^3} \, dx\)

Optimal. Leaf size=63 \[ \frac {9}{8} \text {Int}\left (\frac {\sinh ^{\frac {3}{2}}(x)}{x},x\right )+\frac {3}{8} \text {Int}\left (\frac {1}{x \sqrt {\sinh (x)}},x\right )-\frac {\sinh ^{\frac {3}{2}}(x)}{2 x^2}-\frac {3 \sqrt {\sinh (x)} \cosh (x)}{4 x} \]

[Out]

-1/2*sinh(x)^(3/2)/x^2-3/4*cosh(x)*sinh(x)^(1/2)/x+9/8*Unintegrable(sinh(x)^(3/2)/x,x)+3/8*Unintegrable(1/x/si
nh(x)^(1/2),x)

________________________________________________________________________________________

Rubi [A]  time = 0.11, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\sinh ^{\frac {3}{2}}(x)}{x^3} \, dx \]

Verification is Not applicable to the result.

[In]

Int[Sinh[x]^(3/2)/x^3,x]

[Out]

(-3*Cosh[x]*Sqrt[Sinh[x]])/(4*x) - Sinh[x]^(3/2)/(2*x^2) + (3*Defer[Int][1/(x*Sqrt[Sinh[x]]), x])/8 + (9*Defer
[Int][Sinh[x]^(3/2)/x, x])/8

Rubi steps

\begin {align*} \int \frac {\sinh ^{\frac {3}{2}}(x)}{x^3} \, dx &=-\frac {3 \cosh (x) \sqrt {\sinh (x)}}{4 x}-\frac {\sinh ^{\frac {3}{2}}(x)}{2 x^2}+\frac {3}{8} \int \frac {1}{x \sqrt {\sinh (x)}} \, dx+\frac {9}{8} \int \frac {\sinh ^{\frac {3}{2}}(x)}{x} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 6.04, size = 0, normalized size = 0.00 \[ \int \frac {\sinh ^{\frac {3}{2}}(x)}{x^3} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[Sinh[x]^(3/2)/x^3,x]

[Out]

Integrate[Sinh[x]^(3/2)/x^3, x]

________________________________________________________________________________________

fricas [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)^(3/2)/x^3,x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (ha
s polynomial part)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sinh \relax (x)^{\frac {3}{2}}}{x^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)^(3/2)/x^3,x, algorithm="giac")

[Out]

integrate(sinh(x)^(3/2)/x^3, x)

________________________________________________________________________________________

maple [F(-2)]  time = 180.00, size = 0, normalized size = 0.00 \[ \int \frac {\sinh ^{\frac {3}{2}}\relax (x )}{x^{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sinh(x)^(3/2)/x^3,x)

[Out]

int(sinh(x)^(3/2)/x^3,x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sinh \relax (x)^{\frac {3}{2}}}{x^{3}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)^(3/2)/x^3,x, algorithm="maxima")

[Out]

integrate(sinh(x)^(3/2)/x^3, x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \frac {{\mathrm {sinh}\relax (x)}^{3/2}}{x^3} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sinh(x)^(3/2)/x^3,x)

[Out]

int(sinh(x)^(3/2)/x^3, x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sinh ^{\frac {3}{2}}{\relax (x )}}{x^{3}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sinh(x)**(3/2)/x**3,x)

[Out]

Integral(sinh(x)**(3/2)/x**3, x)

________________________________________________________________________________________